[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
SET CHARACTER SET

Description:
This command lets you easily switch character fonts. Since superfonts are
usually desired, there is no command control of the dGE font buffers 0 and
1.  The font file that corresponds to the selected font type and size must
be available in the current path or in the path specified by the DGE en-
vironment variable or in the SET DGE RESOURCES command.

Syntax:
SET CHARACTER SET TO <type> <size>

Arguments:
<type> is either SYSTEM, ROMAN, or SWISS.
<size> is either SMALL, STANDARD, or the four digit character font number.

Example:
SET CHARACTER SET TO SYSTEM SMALL         // select small system chr set

         Purpose: Select a character set and size
 Mapped Function: __SetCSet() contained in GLLIBR.PRG.
   dGE functions: loadcset()
   Other GL UDFs: None.
System variables: None.
System constants: None.

See Also:

See Also: __SetCSet()
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson